home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / graphics / aim_xtra.arc / EXAM5.AIM < prev    next >
Text File  |  1988-08-17  |  375b  |  9 lines

  1. don 3                * multiple bitplane display
  2. read cermet          * read cermet image
  3. clear B              * clear the bitplanes
  4. thr                  * theshold the image
  5. inv 1                * make objects white
  6. propag 511,2,1,8,1,B * propagate the edge
  7. exor 1,2,1           * remove object connected to the edge
  8. measure              * measure the white objects
  9.